Skip to main content

childControlIDs

Type

property

Summary

Reports the IDs of all the children of a group.

Syntax

get the childControlIDs of <group>

Description

Use the childControlIDs property to get a list of the short ids of all the direct children of a group

Each line of the childControlIDs is the short id of a control which is a direct child of the group, the property does not recurse into subgroups.

Parameters

NameTypeDescription

group

A reference to a group

Examples

put the childControlIDs of group "list"

property: childControlNames, ID, groupIDs

Compatibility and Support

Introduced

LiveCode 6.1

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?